Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so
authorEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 10:13:46 +0000 (10:13 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 10:13:46 +0000 (10:13 +0000)
commit81f605d9cbcedb8494a6da10b442b42f4bfe6c6d
tree6a4c9f94223453588ed3770555d68760c3707fed
parent1d68773ad2199a0b5dfac08f8cdc54a95a0611ae
Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so
it just fills the trace with useless clutter.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/SrvDaemon.py